home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / embedded / mcu332 / 332-101.arc / B.HLP < prev    next >
Text File  |  1990-01-16  |  669b  |  19 lines

  1.  
  2.         BLOCK FILL Command
  3.  
  4.     The BLOCK FILL Command is used to fill a block of M68332EVS
  5. memory with a user defined data pattern. Only RAM memory may be
  6. filled.
  7.  
  8.     Upon invocation, this command request a starting and ending
  9. address for a block of memory to me filled. You must enter a valid hex-
  10. decimal number for both requests. This command then prompts you for a
  11. data pattern to be used to fill memory. Any one to eight digit hex-
  12. decimal number is acceptable. This allows memory to be filled with
  13. byte, word, or long-word data. This command does not check for word
  14. or long-word alignment on even addresses but will simply do as you
  15. instruct it.
  16.  
  17. %END
  18.  
  19.